func runtime.putempty
8 uses
runtime (current package)
mgcmark.go#L907: putempty((*workbuf)(unsafe.Pointer(x)))
mgcstack.go#L249: putempty((*workbuf)(unsafe.Pointer(s.freeBuf)))
mgcstack.go#L265: putempty((*workbuf)(unsafe.Pointer(s.freeBuf)))
mgcwork.go#L220: putempty(owbuf)
mgcwork.go#L254: putempty(wbuf)
mgcwork.go#L263: putempty(wbuf)
mgcwork.go#L397: putempty(newb)
mgcwork.go#L408: func putempty(b *workbuf) {
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |